C1.Web.Mvc Namespace / CollectionViewResponse<T> Class / PageIndex Property

In This Topic
PageIndex Property (CollectionViewResponse<T>)
In This Topic
The index of page which the items are in.
Syntax
'Declaration
 
Public Property PageIndex As Integer
 
See Also